| Using OLE DB · ADO Generic Table Display | 9/28/2003 - 11:08 |
| Connection: | Provider=Unisys.DMSII; data source=waspdb |
| Table: | waspdb.waspdb.locations |
Open Errors:
Fields:
| Field | Type |
|---|---|
| warehouse | Char(4) |
| bin | Char(6) |
| onhandqty | Numeric(11.3) |
Indexes:
| Index Name | Type | Primary | Unique | Fields |
|---|---|---|---|---|
| locationx | B+tree | True | True | 1: warehouse 2: bin |